projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ccbb6f
)
Fix typo in display_min_width comment
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 24 Nov 2021 16:29:39 +0000
(17:29 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 24 Nov 2021 16:29:39 +0000
(17:29 +0100)
* src/xdisp.c (display_min_width): Fix typo in comment.
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index 59509418790ff36ce5993c983e53af6882fd38a1..a0efefa3a52120e51e0f99e5dba79da9804a6491 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-5214,7
+5214,7
@@
display_min_width (struct it *it, ptrdiff_t bufpos,
if (!it->glyph_row)
return;
- /* When called f
or
m display_string (i.e., the mode line),
+ /* When called f
ro
m display_string (i.e., the mode line),
we're being called with a string as the object, and we
may be called with many sub-strings belonging to the same
:propertize run. */